xen.git
2007-02-08 wim@xen-wim... [blktap] Allow HVM booting from blktap device(s)
2007-02-07 Tim Deegan[HVM] Save/restore: don't try to save the MMIO memory...
2007-02-07 Tim Deegan[XEND] Open save/restore files with O_LARGEFILE if...
2007-02-07 kfraser@localhost... Improve hotplug script error reporting via xenstore.
2007-02-07 kfraser@localhost... Dom0 VNC server should not drop any of teh 8 supported...
2007-02-07 kfraser@localhost... pvfb: Split mouse and keyboard into separate devices.
2007-02-07 kfraser@localhost... hvm: Add PCI subsystem ID to emulated devices.
2007-02-07 Tim Deegan[XEN] Remove bogus assertion in shadow emulation path
2007-02-07 Tim Deegan[HVM] Save/restore: dynamically calculate the size...
2007-02-07 Tim Deegan[HVM] Save/restore: move save/restore routines out...
2007-02-07 Tim DeeganRevert 13805: losetup -r is not portable
2007-02-07 kfraser@localhost... linux: Fix softlockup interaction with noidlehz.
2007-02-07 Keir FraserUpdate .hgignore list
2007-02-07 Keir Fraserlinux: Zap /proc/interrupts count when a dynamic IRQ...
2007-02-06 kfraser@localhost... linux/i386: Improve critical region handling code
2007-02-06 kfraser@localhost... hvm: vcpu reset support for x86 INIT IPI, needed for...
2007-02-06 kfraser@localhost... minios: Fix netfront for ia64.
2007-02-06 kfraser@localhost... Fix up xentrace record extraction in xentrace_format...
2007-02-06 kfraser@localhost... [TPM] Set tcpa calls in the rombios and other fixes.
2007-02-06 kfraser@localhost... [TPM] TIS dm suspend code fix
2007-02-06 Ewan MellorFix xm sched-credit when given an invalid domain name.
2007-02-06 Ewan MellorFix XendLogging to work on Python 2.4.0 and 2.4.1 ...
2007-02-06 Ewan MellorPass the -r flag to losetup for read-only devices.
2007-01-31 Brendan CullyMake sure OptVals.quiet is always present (fixes xm...
2007-02-05 Tim Deegan[QEMU] Unmap video RAM before telling the guest to...
2007-02-05 Tim Deegan[HVM] Save/restore: tidy up IRQs
2007-02-05 Tim Deegan[HVM] Save/restore: misc tidying
2007-02-02 kfraser@localhost... Hide RDTSCP feature flag from PV guests.
2007-02-02 kfraser@localhost... linux: Allow xenbus_strstate() to be used from modules.
2007-02-02 kfraser@localhost... minios: Fix bug in xenbus implementation.
2007-02-02 kfraser@localhost... Fix cross-compile: ia64 build on x86.
2007-02-02 kfraser@localhost... linux: compilation fix of linux/drivers/oprofile/oprof.c
2007-02-02 kfraser@localhost... New domain builder arch_setup hook clean up.
2007-02-02 kfraser@localhost... libxc: Domain builder must align initial virtual mappin...
2007-02-02 kfraser@localhost... minios: Fix ret_from_exception routine. Stack consisten...
2007-02-02 Ewan MellorAdded default for the vcpus_params key.
2007-02-02 Ewan MellorAdded host.dmesg method.
2007-02-02 Ewan MellorRemove VM_power_state value ShuttingDown. This should...
2007-02-02 Ewan MellorRemove some obsolete constants (XEN_API_DRIVER_TYPE...
2007-02-01 Ewan MellorImproved the example to show creation of a VNC console...
2007-02-01 Ewan MellorAdded support for maps inside structs, so that we can...
2007-02-01 Ewan MellorMake the string->string map and int->float map allocati...
2007-02-01 Ewan MellorClean up some cruft.
2007-02-01 Ewan MellorTreat the empty string as an absent UUID, not an invali...
2007-02-01 Ewan MellorReturn the stored vcpus_params if the domain is not...
2007-02-01 kaf24@firebug... Fix xen-x86_32 defconfig to includean option needed...
2007-02-01 Ian Campbellmerge
2007-02-01 john.levon... Fix Solaris build - use $(MAKE) not make.
2007-02-01 Ian Campbell[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN...
2007-02-01 Ewan MellorFix SDL option for HVM domains.
2007-02-01 Ewan MellorFix handling of HVM boot.
2007-02-01 Ewan MellorFix merge conflict between new HVM console handling...
2007-02-01 Ewan MellorFix HVM save/restore wrt console handling.
2007-02-01 Tim DeeganMerge
2007-02-01 Tim Deegan[PYGRUB] Invoke pygrub with TERM=vt100
2007-02-01 Ewan MellorUse the new xen-python-path to set PYTHONPATH, rather...
2007-02-01 Tim DeeganMerge
2007-02-01 Tim Deegan[XEN] Wrap compat XLAT_ macros in "do { } while (0)".
2007-02-01 Ewan MellorBreak out the Python path interrogation into a separate...
2007-02-01 Ewan MellorChange VM.HVM_boot to VM.HVM_boot_policy and VM.HVM_boo...
2007-02-01 kfraser@localhost... Allocate Xen kexec/kdump elfnote sections of the correc...
2007-02-01 kfraser@localhost... safe_str*() functions check their destination argument...
2007-02-01 Ewan MellorCopy the definition of DOM0_UUID into XenDomain so...
2007-02-01 Ian Campbell[TOOLS] Remove a debug message which is spamming the...
2007-02-01 Ian Campbell[LINUX] netfront: Don't call netif_carrier_off until...
2007-01-31 Travis Betak[HVM][SVM] Updated the SVM V_TPR register on MMIO write...
2007-01-31 Tim DeeganMerge
2007-01-31 Tim Deegan[HVM] Save/restore: save HPET registers
2007-01-31 Ian Campbell[XEN] Fix perfc after 13756:56377f5ce588
2007-01-31 Tim DeeganMerge
2007-01-31 Tim Deegan[HVM] Save/restore: clean up the new hypercall interface
2007-01-31 Ian Campbell[XEN] Fix dom/sysctl structure alignement.
2007-01-31 Emmanuel Ackaouymerge
2007-01-31 Emmanuel Ackaouy[TOOLS] Fix typos which breaks readnotes transparent...
2007-01-31 Alastair Tse[XEND] Fix typos in vfb/vnc detect in image.py
2007-01-31 Alastair Tse[XENAPI] Add VDI.location support and test c prog for...
2007-01-31 Alastair Tse[XENAPI] Remove some deprecated fields from the Xen...
2007-01-31 Alastair Tse[XEND] Use VDI.location rather than VDI.image_uri/uri...
2007-01-31 Alastair Tse[XEND] Make sure other_config is by default an empty...
2007-01-31 Alastair Tse[XEND] Make VBD.bootable in XendConfig kept as int.
2007-01-31 Alastair Tse[XEND] Hide other_config from console and vfb SXP to...
2007-01-31 Alastair Tse[XEND] Fix VCPU_params to return string map.
2007-01-31 Alastair Tse[XEND] Merge VFB support for PV and HVM guests.
2007-01-31 Alastair Tse[XEND] Make python-pam warning only appear if using...
2007-01-31 Tim Deegan[HVM] Save/restore: save shared-info pfn and re-map...
2007-01-31 Tim DeeganMerge
2007-01-31 Ian Campbell[XEN] Fix build breakage with gcc 4.1.2.
2007-01-31 Tim Deegan[HVM] Save/restore: save RTC state.
2007-01-31 Tim Deegan[HVM] Save/restore: clean up marshalling code
2007-01-31 Ian Campbell[TOOLS] Fix foreign header build breakage.
2007-01-31 Ian Campbell[XEN] Fix XENVER_capabilities hypercall.
2007-01-30 Ewan MellorAdded VM_metrics class, taking some of the fields from...
2007-01-30 Tim Deegan[HVM] Save/restore: Reset PIT period correctly
2007-01-30 Keir Fraserpygrub: fsimage binding must free objects with PyObject...
2007-01-30 Keir Fraseria64: Use memcpy() to fill ACPI identifier fields.
2007-01-30 Ewan MellorFix XendNode when no host state is saved.
2007-01-30 Ewan MellorFix typo, as suggested by Stefan Berger.
2007-01-30 Keir FraserRemove sprintf() from Xen. Use snprintf() and friends.
2007-01-30 Ewan MellorRemove the VTPM.instance field from the bindings.
2007-01-30 Keir FraserClean up arch_get_xen_caps() to not use sprintf().
next